popFront

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool popFront(T[] arr, T val)
    bool
    popFront
    (
    T
    )
    (
    ref T[] arr
    ,
    out T val
    )
  2. bool popFront(T[] arr)

Meta